bitkeeper revision 1.1389.15.12 (4282139cqW2wfHd_j61lSLRU-N8uog)
authorcl349@firebug.cl.cam.ac.uk[cl349] <cl349@firebug.cl.cam.ac.uk[cl349]>
Wed, 11 May 2005 14:15:56 +0000 (14:15 +0000)
committercl349@firebug.cl.cam.ac.uk[cl349] <cl349@firebug.cl.cam.ac.uk[cl349]>
Wed, 11 May 2005 14:15:56 +0000 (14:15 +0000)
dom0_ops.h:
  Bump dom0 interface version number.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
xen/include/public/dom0_ops.h

index d52c5de13c54ee3c81617b126c090551aa780ceb..b07b68d7734c51bf0dd636a4f414d0637d3c3c43 100644 (file)
@@ -19,7 +19,7 @@
  * This makes sure that old versions of dom0 tools will stop working in a
  * well-defined way (rather than crashing the machine, for instance).
  */
-#define DOM0_INTERFACE_VERSION   0xAAAA1004
+#define DOM0_INTERFACE_VERSION   0xAAAA1005
 
 /************************************************************************/